home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Alles Voor Internet / Tout Pour Internet
/
alles voor internet.iso
/
MacInternet™
/
Utilities
/
InstallerMaker™
/
InstallerMaker__2.0.2_Installe
/
InstallerMaker™ 2.0.2 Installer
/
InstallerMaker Extensions
/
IMid Extension
/
imid.make
< prev
next >
Wrap
Text File
|
1994-03-14
|
626b
|
23 lines
# File: IMid.make
# Target: IMid
# Sources: IMid.p
# Changed on 94.03.14 to respect new res ID numbers for IM v2.0 (jam)
OBJECTS = IMid.p.o
# {OBJECTS} (= IMid.p.o) MUST be first object code file
# specified in Linker command. Otherwise, control will
# be transferred to arbitrarily linked code,
# instead of the first routine in the unit.
IMid ƒƒ IMid.make {OBJECTS}
Link -w -t 'rsrc' -c 'RSED' ∂
-rt IMid=128 ∂
-m DOWHILEINSTALLING -sg IMid ∂
{OBJECTS} ∂
"{Libraries}"Runtime.o ∂
"{PLibraries}"PasLib.o ∂
"{Libraries}"Interface.o ∂
-o IMid
IMid.p.o ƒ IMid.make IMid.p
Pascal IMid.p